Click or drag to resize

OccurrenceItemId Constructor (String, Int32)

Initializes a new instance of the OccurrenceItemId class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public OccurrenceItemId(
	string id,
	int index
)

Parameters

id
Type: SystemString
index
Type: SystemInt32
See Also